CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pcm c

搜索资源列表

  1. Cwave

    0下载:
  2. 用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encodi
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:864
    • 提供者:梦游
  1. record-yinpin

    0下载:
  2. linux下音频录音和播放程序源码,了解linux下的音频编程。-Under linux audio recording and playback program source code to understand the audio programming under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12741
    • 提供者:石祚夫
  1. pcm_volume_control

    0下载:
  2. c++写的一个对pcm音频进行音量调节的一段代码,未经测试,不过判断为采用简单方法的一种音量调节,直接乘了一个倍数,有超限处理。-c++ to write an audio volume control pcm section of code, not tested, but judged as a simple method to adjust the volume directly by a multiple of a gauge processing.
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:725
    • 提供者:孙先声
  1. wavecontrol

    0下载:
  2. This article is intended to give an overview of how PCM audio is stored and processed on a PC. It also explains the structure of wave files and shows you how to work with them using code written in C++.
  3. 所属分类:Audio program

    • 发布日期:2017-04-16
    • 文件大小:19429
    • 提供者:lor
  1. Student

    0下载:
  2. pcm的visual C++ 编程仿真程序 程序附带注释清晰明了 便于读者理解-visual C++ pcmcoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2719
    • 提供者:alex xing
  1. 20100204AudioSend

    0下载:
  2. 音频采集得到PCM数据,然后进行AMR编码,再封RTP包,加DTP头,最后送UDP Socket发送,Visual C++ 6.0工程源码-PCM audio data to be collected and then AMR coding, and then sealed RTP packets, plus DTP head, the last to send UDP Socket send, Visual C++ 6.0 Project Source
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:132671
    • 提供者:何朝阳
  1. VolumeClasses

    0下载:
  2. libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:15102
    • 提供者:xinghe
  1. madlldlib-10b4_dll

    0下载:
  2. libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:74333
    • 提供者:xinghe
  1. FFTdemo

    0下载:
  2. libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:33228
    • 提供者:xinghe
  1. atmel161_IDT821054

    0下载:
  2. ATmega161控制IDT821054进行4路PCM编解码的C语言源码。-ATmega161 control IDT821054 PCM codec for 4 C-language source.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:8378
    • 提供者:程长文
  1. WaveTest

    1下载:
  2. 用C#血的PCM格式的Wav文件分析绘制频谱-Blood using C# PCM Wav file format to draw the spectrum analysis
  3. 所属分类:CSharp

    • 发布日期:2014-09-09
    • 文件大小:131072
    • 提供者:唐寅龙
  1. G.711

    0下载:
  2. G.711通过C语言实现,通过PCM非线性编码-Through the C language G.711, PCM coding
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:6870
    • 提供者:lydia tang
  1. G.Imp729

    0下载:
  2. G.729 B、F、G、I和C+实现的指导-Implementers Guide for G.729 Annexes B, F, G, I and C+ Digital terminal equipments – Coding of analogue signals by methods other than PCM
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:45952
    • 提供者:sununjoy
  1. ccs_c_manual

    0下载:
  2. C Compiler Reference Manual.The PCB, PCM, and PCH are separate compilers. PCB is for 12-bit opcodes, PCM is for 14-bit opcodes, and PCH is for 16-bit opcode PIC microcontrollers.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1118140
    • 提供者:erdem
  1. wait

    0下载:
  2. /* wait.h - wait facility library header */ /* * Copyright (c) 2003-2006 Wind River Systems, Inc. * * The right to copy, distribute or otherwise make use of this software * may be licensed only pursuant to the terms of an applicable
  3. 所属分类:VxWorks

    • 发布日期:2017-11-20
    • 文件大小:1014
    • 提供者:liaozhigao
  1. AutoSyncddwService

    0下载:
  2. I found that with iTunes, you can play songs in the WMA format, but it doesn t convert them, so on The Code Project website, I found an MP3, WAV, and PCM audio capturing C# code and added all the libraries necessary to capture the audio to the specif
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:13992
    • 提供者:bess
  1. oxygen_pcm

    0下载:
  2. C-Media CMI8788 driver - PCM code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:3947
    • 提供者:yuncutei
  1. faac-1.28

    0下载:
  2. PCM转换AAC音频格式的一个C开源库,Android移植版本faac-1.28。-PCM Convert AAC audio format, faac-1.28 Android portable version
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:702050
    • 提供者:李兆虎
  1. test_pcm

    0下载:
  2. 声音录制PCM数据采集精简案例,声音录制API使用方法学习。-请键入文字或网站地址,或者上传文档。 取消 Shēngyīn lùzhì PCM shùjù cǎijí jīngjiǎn ànlì, shēngyīn lùzhì API shǐyòng fāngfǎ xuéxí. “”的用法示例:由 Google 自动翻译中文(简体)英语日语Sound recording PCM data acquisition streamlining cases, sound recording
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:3492
    • 提供者:wskdwdx
  1. Lab-07

    0下载:
  2. dsp实现PCM编解码,在ccs下使用c语言编译完成-dsp realize PCM codec
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:72322
    • 提供者:龚涛
« 1 2 3 45 6 »
搜珍网 www.dssz.com